Introduction

Cyco is a new modern HTML template purposely built for Cyber Security Services Company and Startups. The template offers 3+ homepage variations design with a blog, blog details other inner pages. It looks beautifully stunning on all types of screens and devices, including Windows, Mac, iOS, Android, etc. This has been built with Bootstrap 5.x and Sass.

The template has RTL feature included so, using for Arabic and Hebrew language based website would be quicker and easier.

The Cyco is developer-friendly, fast, lightweight, clean, and contains W3 valid source code. The template is easily customizable and expandable with detailed documentation. Our fast and friendly support team will glad to assist with the template.

Template Features:
  • Multipage Demos
  • Easy to customize
  • HTML5 & CSS3
  • Clean & Simple Design
  • Fully Responsive Layout
  • Crossbrowser Compatible with Edge, IE11+, Firefox, Opera, Chrome
  • W3 Valid
  • Retina ready
  • Revolution Slider
  • Owl Carousel
  • BoxIcons and FlatIcons Free icons
  • Powered with Bootstrap (v5.x)
  • Powered with jQuery (v3.6.0)
  • Build with Sass
  • AJAX contact form Submission
  • AJAX subscriptions form Submission
  • Well documented

The template folder cyco and cyco-rtl is available inside the downloaded zip file. Need to unzip the zip file to find the template also the documentation folder.

The files and folders structure is similar to the following:

  1. assets/css — folder with CSS files.
  2. assets/fonts — folder with fonts files.
  3. assets/images — folder with image files.
  4. assets/js — folder with Javascript files.
  5. assets/php — folder with form-process.php files.

Upload the template files to the server with the help of one of the FTP-clients like FileZilla.

HTML Files:
Default Demos:
  1. Homepage Demo One
  2. Homepage Demo Two
  3. Homepage Demo Three
  4. 404 Page
  5. About Page
  6. Authentication Page
  7. Forget Password Page
  8. Blogs Grid Page
  9. Single Blog Page
  10. Calculator Page
  11. Products Page
  12. Single Product Page
  13. Cart Page
  14. Checkout Page
  15. My Account Page
  16. My Orders Page
  17. My Addresses Page
  18. Company Page
  19. Projects Page
  20. Coming Soon Page
  21. Contact Us Page
  22. FAQ's Page
  23. Pricing Page
  24. Terms Of Service Page
  25. Privacy Policy Page
  26. Search Page
  27. Services Page
  28. Service Details Page
  29. Team Page
RTL Demos:
  1. Homepage Demo One
  2. Homepage Demo Two
  3. Homepage Demo Three
  4. 404 Page
  5. About Page
  6. Authentication Page
  7. Forget Password Page
  8. Blogs Grid Page
  9. Single Blog Page
  10. Calculator Page
  11. Products Page
  12. Single Product Page
  13. Cart Page
  14. Checkout Page
  15. My Account Page
  16. My Orders Page
  17. My Addresses Page
  18. Company Page
  19. Projects Page
  20. Coming Soon Page
  21. Contact Us Page
  22. FAQ's Page
  23. Pricing Page
  24. Terms Of Service Page
  25. Privacy Policy Page
  26. Search Page
  27. Services Page
  28. Service Details Page
  29. Team Page
Files Edit & Upload:

Individual pages can be customized by opening in a code editor such as VS Code. Once all the customization completed then to make the website live you need to upload the updated project files to the hosting server for your own domain. The files can be uploaded using FTP client such as FileZilla.

Followings are the css files which loaded inside the Head Section:


<!-- bootstrap css -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css" type="text/css" media="all" />
<!-- animate css -->
<link rel="stylesheet" href="assets/css/animate.min.css" type="text/css" media="all" />
<!-- owl carousel css -->
<link rel="stylesheet" href="assets/css/owl.carousel.min.css"  type="text/css" media="all" />
<link rel="stylesheet" href="assets/css/owl.theme.default.min.css"  type="text/css" media="all" />
<!-- meanmenu css -->
<link rel="stylesheet" href="assets/css/meanmenu.min.css" type="text/css" media="all" />
<!-- magnific popup css -->
<link rel="stylesheet" href="assets/css/magnific-popup.min.css" type="text/css" media="all" />
<!-- boxicons css -->
<link rel='stylesheet' href='assets/css/boxicons.min.css' type="text/css" media="all" />
<!-- flaticon css -->
<link rel='stylesheet' href='assets/css/flaticon.css' type="text/css" media="all" />
<!-- nice select css -->
<link rel="stylesheet" href="assets/css/nice-select.css" type="text/css" media="all" />
<!-- style css -->
<link rel="stylesheet" href="assets/css/style.css" type="text/css" media="all" />
<!-- responsive css -->
<link rel="stylesheet" href="assets/css/responsive.css" type="text/css" media="all" />
<!-- Theme Dark css -->
<link rel="stylesheet" href="assets/css/theme-dark.css" type="text/css" media="all" />

Followings are the rtl files which loaded inside the Head Section:


<!-- bootstrap rtl css -->
<link rel="stylesheet" href="assets/css/bootstrap.rtl.min.css" type="text/css" media="all" />
<!-- animate css -->
<link rel="stylesheet" href="assets/css/animate.min.css" type="text/css" media="all" />
<!-- owl carousel css -->
<link rel="stylesheet" href="assets/css/owl.carousel.min.css"  type="text/css" media="all" />
<link rel="stylesheet" href="assets/css/owl.theme.default.min.css"  type="text/css" media="all" />
<!-- meanmenu css -->
<link rel="stylesheet" href="assets/css/meanmenu.min.css" type="text/css" media="all" />
<!-- magnific popup css -->
<link rel="stylesheet" href="assets/css/magnific-popup.min.css" type="text/css" media="all" />
<!-- boxicons css -->
<link rel='stylesheet' href='assets/css/boxicons.min.css' type="text/css" media="all" />
<!-- flaticon css -->
<link rel='stylesheet' href='assets/css/flaticon.css' type="text/css" media="all" />
<!-- nice select css -->
<link rel="stylesheet" href="assets/css/nice-select.css" type="text/css" media="all" />
<!-- style css -->
<link rel="stylesheet" href="assets/css/style.css" type="text/css" media="all" />
<!-- responsive css -->
<link rel="stylesheet" href="assets/css/responsive.css" type="text/css" media="all" />
<!-- Theme Dark css -->
<link rel="stylesheet" href="assets/css/theme-dark.css" type="text/css" media="all" />
<!-- RTL css -->
<link rel="stylesheet" href="assets/css/rtl.css" type="text/css" media="all" />

Followings are the JS files which loaded before the end of HEAD or BODY Section:.


<!-- essential js -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<!-- magnific popup js -->
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<!-- counter js -->
<script src="assets/js/jquery.waypoints.min.js"></script>
<script src="assets/js/jquery.counterup.min.js"></script>
<!-- owl carousel js -->
<script src="assets/js/owl.carousel.min.js"></script>
<!-- nice select js -->
<script src="assets/js/jquery.nice-select.min.js"></script>
<!-- isotope js -->
<script src="assets/js/isotope.pkgd.min.js"></script>
<!-- form ajazchimp js -->
<script src="assets/js/jquery.ajaxchimp.min.js"></script>
<!-- form validator js  -->
<script src="assets/js/form-validator.min.js"></script>
<!-- contact form js -->
<script src="assets/js/contact-form-script.js"></script>
<!-- meanmenu js -->
<script src="assets/js/jquery.meanmenu.min.js"></script>
<!-- main js -->
<script src="assets/js/script.js"></script>

Due to the Envato policy, we are unable to include demo images inside the download bundle so for demo images please submit a ticket in https://support.hibootstrap.com/.

The Cyco is a responsive template and is based on the Bootstrap Framework. For more information you can check the Bootstrap CSS.

The general template structure is the same throughout the template and almost each of the part is under a section with a section class name. Here is the general structure:


<!-- feature-section -->
<section class="feature-section sec-pt-70 pb-70">
    <div class="container">
        <div class="section-title">
            <small>By Using Our Products</small>
            <h2>Create A Safer World</h2>
        </div>
        <div class="row">
            <div class="col-md-6 col-lg-4 pb-30 feature-card-item">
                <div class="feature-card">
                    <div class="feature-card-thumb feature-thumb-frame-1">
                        <img src="assets/images/feature/feature-1.jpg" alt="feature">
                    </div>
                    <div class="feature-card-content">
                        <h3><a href="service-details.html">Personal Online Protection Everywhere We Go</a></h3>
                        <p>Lorem ipsum dolor sit amet, consetetur sadip scing elitr, sed diam nonumy eirmod tempor in vidunt ut labore et dolore magna.</p>
                        <a href="service-details.html" class="btn main-btn main-btn-border">Read More</a>
                    </div>
                </div>
            </div>
            <div class="col-md-6 col-lg-4 pb-30 feature-card-item">
                <div class="feature-card">
                    <div class="feature-card-thumb feature-thumb-frame-1">
                        <img src="assets/images/feature/feature-2.jpg" alt="feature">
                    </div>
                    <div class="feature-card-content">
                        <h3><a href="service-details.html">Simple Solution For Business's Security Problems</a></h3>
                        <p>Lorem ipsum dolor sit amet, consetetur sadip scing elitr, sed diam nonumy eirmod tempor in vidunt ut labore et dolore magna.</p>
                        <a href="service-details.html" class="btn main-btn main-btn-border">Read More</a>
                    </div>
                </div>
            </div>
            <div class="offset-md-3 offset-lg-0 col-md-6 col-lg-4 pb-30 feature-card-item">
                <div class="feature-card">
                    <div class="feature-card-thumb feature-thumb-frame-1">
                        <img src="assets/images/feature/feature-3.jpg" alt="feature">
                    </div>
                    <div class="feature-card-content">
                        <h3><a href="service-details.html">Protecting The Customers Of Global Operators</a></h3>
                        <p>Lorem ipsum dolor sit amet, consetetur sadip scing elitr, sed diam nonumy eirmod tempor in vidunt ut labore et dolore magna.</p>
                        <a href="service-details.html" class="btn main-btn main-btn-border">Read More</a>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
<!-- .end feature-section -->

The Contact form html code coming with jQuery form validation. Also, it's included a .php file(form-process.php) for AJAX based email sending! HTML code example is similar to followings:


<form class="contact-form" id="contactForm">
    <div class="row">
        <div class="col-md-6">
            <div class="form-group mb-20">
                <input type="text" name="name" id="name" class="form-control" placeholder="Your Name*" required data-error="Please enter your name" />
                <div class="help-block with-errors"></div>
            </div>
        </div>
        <div class="col-md-6">
            <div class="form-group mb-20">
                <input type="text" name="email" id="email" class="form-control" placeholder="Your Email*" required data-error="Please enter your email" />
                <div class="help-block with-errors"></div>
            </div>
        </div>
        <div class="col-md-6">
            <div class="form-group mb-20">
                <input type="text" name="phone" id="phone" class="form-control" placeholder="Your Phone*" required data-error="Please enter your phone number" />
                <div class="help-block with-errors"></div>
            </div>
        </div>
        <div class="col-md-6">
            <div class="form-group mb-20">
                <input type="text" name="subject" id="subject" class="form-control" placeholder="Your Subject*" required data-error="Please enter your subject" />
                <div class="help-block with-errors"></div>
            </div>
        </div>
        <div class="col-12">
            <div class="form-group mb-20">
                <textarea name="message" class="form-control" id="message" rows="6" placeholder="Your Question*"></textarea>
            </div>
        </div>
        <div class="col-12">
            <div class="input-checkbox mb-20">
                <input type="checkbox" id="contact1">
                <label for="contact1">Accept <a href="terms-of-service.html">Terms of Service</a> and <a href="privacy-policy">Privacy Policy</a></label>
            </div>
        </div>
        <div class="col-12">
            <button class="btn main-btn full-width" type="submit">Send Message</button>
            <div id="msgSubmit"></div>
            <div class="clearfix"></div>
        </div>
    </div>
</form>

File location: assets/php/form-process.php file

https://mailchimp.com/help/add-a-signup-form-to-your-website/

Paste URL on script.js File

By default, the template loads Rubik font, Roboto font font from Google Web Font Services. This template using roboto font as a primary font. The font can be changed based on the website needs. For the better use of fonts, go this link Google Fonts

Font code can be found in the "style.scss" file path: assets/css/style.scss


$font-default: 'Rubik', sans-serif;
$font-secondary: 'Roboto', sans-serif;

Note: After SCSS file run then it will be work

File path: assets/css/style.scss


$main-color: #7f64fa;
$main-color-dark: #241663;
$main-color-2: #e592fb;
$second-color: #4DFF9A;
$second-color-2: #62F1D2;
$title-main: #160F30;
$placeholder: #717171;

Note: After SCSS file run then it will be work

Please open the file Visual Studio Code Editor.

And following the video tutorial.

Here the Link: https://www.youtube.com/watch?v=0MWmv1Gvv5w

File path: assets/js/script.js


// Partner-carousel
$(".partner-carousel").owlCarousel({
    loop: true,
    items: 5,
    autoplay: true,
    autoplaySpeed: 2000,
    autoplayHoverPause: true,
    smartSpeed: 1500,
    nav: false,
    responsive:{
        0: {
            items: 1
        },
        476: {
            items: 2
        },
        768: {
            items: 3
        },
        1025: {
            items: 5
        }
    }
});

More Info please browser the link: Owl Carousel Docs Options

Please remove or comment the below code file path: assets/js/script.js


// Preloader
$('body').addClass('pre-loaded');

Also, please remove or comment the below code all HTML files


<div class="preloader bg-blue">
    <div class="preloader-wrapper">
        <div class="preloader-content">
            <span></span>
            <span></span>
            <span></span>
            <span></span>
            <span></span>
        </div>
    </div>
</div>

Please optimize all images KB, MB also, use the image size following by placeholder file path: assets/img/..

- Tinypng

Please minify all CSS file path: assets/css/..

- CSS Minifier

Please minify all JS file path: assets/js/..

- Javascript Minifier

Please go to the image file 'path: assets/images/...' replace the image which one you want following placeholder image size & name

You won't able to add new flaticon except existing but you can if you want to add from scratch but existing will not work and it's the feature of flaticon. Flaticon.com

After a certain time, we will update our project based on the latest technology but in your template, you need to update on your own if you want.

Note: All images are used for preview purpose only and not included in the final purchase files.

Images from:
https://www.freepik.com/
https://pixabay.com/
https://unsplash.com/

Google Fonts:
Rubik
Roboto

IconFont
BoxIcons
FlatIcons

Quick, Dedicated & Professional Support!

We only provide support through our ticketing system. Please submit your ticket by visiting the HiBootstrap Support System.

For any pre-purchase query, please use live chat on the item demo site also, email, and the item’s comment section on ThemeForest. Thanks!